Crate rs2glsl_macros

source ·
Expand description

DO NOT USE THIS CRATE DIRECTLY

provides procedural macros for rs2glsl

Attribute Macros

  • Annotates an item in Rust where a corresponding item in GLSL should be created
  • Define a function or constant that is present in the GLSL context.